Skip to content

Conversation

@yannj-fr
Copy link
Contributor

@yannj-fr yannj-fr commented Jan 7, 2026

Motivation and Context

The current implementations of ChatGPT Apps and MCP Apps rely on Resource metadata
This is a missing implementation in the current Python SDK which disables usage of decorator as an example.

How Has This Been Tested?

Unit testing and end to end integration (MCP Inspector/ChatGPT)

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

This has been list as a part of the MCP Apps Working Group initiative

Copy link
Contributor

@maxisbey maxisbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Looks good to me :)

maxisbey

This comment was marked as duplicate.

@maxisbey maxisbey merged commit 0da9a07 into modelcontextprotocol:main Jan 12, 2026
22 checks passed
@maxisbey maxisbey mentioned this pull request Jan 12, 2026
9 tasks
@maxisbey maxisbey added enhancement Request for a new feature that's not currently supported P2 Moderate issues affecting some users, edge cases, potentially valuable feature labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Request for a new feature that's not currently supported P2 Moderate issues affecting some users, edge cases, potentially valuable feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants